projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9572f7e
)
ostree-boot: weaken dracut Depends to Recommends
author
Felix Krull
<f_krull@gmx.de>
Wed, 29 Aug 2018 16:27:40 +0000
(18:27 +0200)
committer
Felix Krull
<f_krull@gmx.de>
Tue, 27 Aug 2019 17:21:13 +0000
(19:21 +0200)
The systemd parts of the package could also be used for integration
with e.g. initramfs-tools.
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index 8d7e933401a392ff2788a45a5d5628d90d55b31e..aa1c330a0b1455e094e27ba0619814bdd5abebac 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-151,11
+151,11
@@
Description: content-addressed filesystem for operating system binaries
Package: ostree-boot
Architecture: linux-any
Depends:
- dracut,
ostree (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Recommends:
+ dracut,
grub-efi-amd64 | grub-pc | extlinux | syslinux | u-boot,
Breaks:
ostree (<< ${binary:Version}),